hip.graphics.g2d.spritebatch

Undocumented in source.

Public Imports

hip.api.graphics.batch
public import hip.api.graphics.batch;
Undocumented in source.
hip.api.graphics.color
public import hip.api.graphics.color;
Undocumented in source.
hip.api.renderer.shaders.spritebatch
public import hip.api.renderer.shaders.spritebatch;
Undocumented in source.

Members

Classes

HipSpriteBatch
class HipSpriteBatch

The spritebatch contains 2 shaders. One shader is entirely internal, which you don't have any control, this is for actually being able to draw stuff on the screen.

Meta